home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 25 / AACD 25.iso / AACD / Magazine / Online / QMail / source / timeoutconn.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-04-15  |  79 b   |  7 lines

  1. #ifndef TIMEOUTCONN_H
  2. #define TIMEOUTCONN_H
  3.  
  4. extern int timeoutconn();
  5.  
  6. #endif
  7.